Schema BIG2BIG
Schema BIG2BIG : Grupa IdentityNumberGroup
Grupa IdentityNumberGroup
Opis
Grupa elementów dla oznaczenia numeru/dokumentu identyfikacyjnego
Przestrzeń nazw https://www.big2big.org/v1/report
Diagram
Element Type Element Number Sequence Grupa IdentityNumberGroup
Przegląd
IdentityNumberGroup
Grupa elementów dla oznaczenia numeru/dokumentu identyfikacyjnego
Sequence
Number Typ prosty string80
Numer identyfikacyjny/seria i numer dokumentu tożsamości
Type optional Typ prosty string40
Typ numeru/dokumentu
Źródło
<xs:group name="IdentityNumberGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Grupa elementów dla oznaczenia numeru/dokumentu identyfikacyjnego</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Number" type="ns1:string80">
      <xs:annotation>
        <xs:documentation>Numer identyfikacyjny/seria i numer dokumentu tożsamości</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Type" type="ns1:string40" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Typ numeru/dokumentu</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:group>
Zobacz także